IAxis.EnableNegativeSoftLimit property

Enables or disables a negative software limit switch.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool EnableNegativeSoftLimit { get; set; }
Property EnableNegativeSoftLimit As Boolean

Property Value

Type: bool

See also

IAxis Interface

IntervalZero.KINGSTAR.Base.Class Namespace